home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American History Explorer
/
American History Explorer (Parsons Technology).iso
/
ahe3.lst
< prev
next >
Wrap
File List
|
1995-04-24
|
1KB
|
35 lines
// This is the install script for AHA mode 3.
//
//
//////////////////////////////////////////////////////
//
// InstallMode = 1 First time read only. 2MB
// = 2 First time read/write. 9MB
// = 3 Reinstall read only. 0MB
// = 4 Reinstall read/write no pre-existing files. 7MB
// = 5 Reinstall read/write but pre-existing files. 0MB
// = 6 First time read/write but pre-existing files. ??
//
// If there is no INI file, it is assumed no previous installation.
// If, however, there happens to be data files in a DATA sub directory
// but no INI file, a dialoge is put up warning the user before
// the data files are overwritten. The INI file indicates
// previous installation. If the INI file is found and the BLOCK.DAT
// file is found in the DATA directory, then the data files are NOT
// overwritten to protect user's changes, otherwise
// all files are copied over.
/////////////////////////////////////////////////////
//
// Usage:
//
// CompressFlag SetupDisk %Done SourceFile TargetDir TargetFile
//
#deletefromroot ~~ARTNAM.DAT
#deletefromroot ~~LABVA0.DAT
#deletefromroot ~~SLDNAM.DAT
#deletefromroot ~~SLDSHO.DAT
0 01 25 ~~ARTNAM.DAT \ ~~ARTNAM.DAT
0 01 50 ~~LABVA0.DAT \ ~~LABVA0.DAT
0 01 75 ~~SLDNAM.DAT \ ~~SLDNAM.DAT
0 01 99 ~~SLDSHO.DAT \ ~~SLDSHO.DAT